'宣言 Public Overloads Function CreateDeviceContextState(Of T As ComObject)( _ ByVal flags As CreateDeviceContextStateFlags, _ ByVal featureLevelsRef() As FeatureLevel, _ ByRef chosenFeatureLevelRef As FeatureLevel _ ) As DeviceContextState
public DeviceContextState CreateDeviceContextState<T>( CreateDeviceContextStateFlags flags, FeatureLevel[] featureLevelsRef, out FeatureLevel chosenFeatureLevelRef ) where T: ComObject
パラメータ
- flags
- featureLevelsRef
- chosenFeatureLevelRef
型パラメータ
- T